C1.DataCollection Assembly / C1.DataCollection Namespace / CacheDataCollectionItemEventArgs<T> Class / Index Property

In This Topic
Index Property (CacheDataCollectionItemEventArgs<T>)
In This Topic
Gets the index of the item.
Syntax
'Declaration
 
Public ReadOnly Property Index As Integer
 
See Also